Param5Desc{}CommandName{listViewItemFromPoint}HelpPath{Special}ReturnValue{int index=}OpenBrace{(}Parameters{handle gadget, int x, int y}CloseBrace{)}Description{Returns the index of the listview item at the specified co-ordinates.}ReturnDescription{See Above}Param1{gadget}Param1Desc{Handle of a listview gadget}Param2{x}Param2Desc{X co-ordinate of the point, relative to the left-side of the gadget.}Param3{y}Param3Desc{Y co-ordinate of the point.  Relative to the top of the listview gadget.}